home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19980901-19981211 / 000176_news@newsmaster….columbia.edu _Wed Oct 21 14:02:43 1998.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@newsmaster.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id OAA18312
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Wed, 21 Oct 1998 14:02:43 -0400 (EDT)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id OAA18659
  7.     for kermit.misc@watsun; Wed, 21 Oct 1998 14:02:42 -0400 (EDT)
  8. Path: news.columbia.edu!watsun.cc.columbia.edu!fdc
  9. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  10. Newsgroups: comp.protocols.kermit.misc,comp.unix.aix
  11. Subject: Re: Kermit upgrade?
  12. Date: 21 Oct 1998 18:02:41 GMT
  13. Organization: Columbia University
  14. Lines: 29
  15. Message-ID: <70l7k1$fke$1@apakabar.cc.columbia.edu>
  16. References: <362E26AB.7980@home.comfortably>
  17. NNTP-Posting-Host: watsun.cc.columbia.edu
  18. Xref: news.columbia.edu comp.protocols.kermit.misc:9372 comp.unix.aix:148763
  19.  
  20. In article <362E26AB.7980@home.comfortably>,
  21. Roy Buzdor  <resting@home.comfortably> wrote:
  22. : We are currently running Kermit v. 5a (190) 10/4/94
  23. : on an IBM RS-6000 running AIX 3.25.  For Year-2000
  24. : compliance, we have been told that we must upgrade
  25. : the version of AIX to 4.2 or 4.3.
  26. : Do we need a new versions of Kermit, or will recompiling
  27. : the current version be sufficient to run on the new
  28. : version of AIX?
  29. For Year 2000, you need a new version of C-Kermit.  See:
  30.  
  31.   http://www.columbia.edu/kermit/year2000.html
  32.  
  33. for details.  The current version is 6.0:
  34.  
  35.   http://www.columbia.edu/kermit/ck60.html
  36.  
  37. For best results, you should build it from source code rather
  38. than use a prebuilt binary, because there are numerous (albeit
  39. unconfirmed) reports of binary incompatibility.
  40.  
  41. I'd also recommend you try C-Kermit 6.1 Beta, whose followons
  42. will soon become the supported version:
  43.  
  44.   http://www.columbia.edu/kermit/ck61.html
  45.  
  46. - Frank